- nonstatic process
- 非静态过程
English-Chinese dictionary of mechanical engineering (英汉机械工程大词典). 2013.
English-Chinese dictionary of mechanical engineering (英汉机械工程大词典). 2013.
nonstatic process — Смотри нестатический процесс … Энциклопедический словарь по металлургии
нестатический процесс — [nonstatic process] термодинамический процесс, который осуществляется с конечной скоростью (не бесконечно медленно, как квазистатический процесс) и является необратимым. При нестатическом процессе каждое промежуточное состояние системы… … Энциклопедический словарь по металлургии
C++ classes — For background information, see C++. The C++ programming language allows programmers to separate program specific datatypes through the use of classes. Instances of these datatypes are known as objects and can contain member variables, constants … Wikipedia
Generic programming — is a style of computer programming in which algorithms are written in terms of to be specified later types that are then instantiated when needed for specific types provided as parameters and was pioneered by Ada which appeared in 1983. This… … Wikipedia